func runtime.isDirectIface
5 uses
runtime (current package)
alg.go#L110: if isDirectIface(t) {
alg.go#L127: if isDirectIface(t) {
alg.go#L251: if isDirectIface(t) {
alg.go#L268: if isDirectIface(t) {
typekind.go#L41: func isDirectIface(t *_type) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)